Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NAS-122455 / s3/winbindd - prevent lookup_name recursion #299

Open
wants to merge 1 commit into
base: SCALE-v4-18-stable
Choose a base branch
from

Conversation

anodos325
Copy link
Collaborator

If username is not lowercase then uncached wb_lookupname will enter into recursive loop in which it tries to look up a lowercase version of the name until the request hits the winbind request timeout.

If username is not lowercase then uncached wb_lookupname
will enter into recursive loop in which it tries to look up
a lowercase version of the name until the request hits the
winbind request timeout.
@anodos325 anodos325 changed the title s3/winbindd - prevent lookup_name recursion NAS-122455 / s3/winbindd - prevent lookup_name recursion Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant